Skip to content

Conversation

svivesmdb
Copy link

  • Removes database user and role information from the output.
  • Removes sample documents from the output.
  • Exit in error if the script calls collection.stats() on more than 2500 collections (extremely conservative number). This is to avoid the situation where a WiredTiger deployment has so many collections that calling collection.stats() on all of them could cause the OS to run out of file descriptors.

* Removes sample documents from the output.
* Exit in error if the script calls collection.stats() on more than 2500 collections (extremely conservative number). This is to avoid the situation where a WiredTiger deployment has so many collections that calling collection.stats() on all of them could cause the OS to run out of file descriptors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant